home *** CD-ROM | disk | FTP | other *** search
/ Internet Surfer 2.0 / Internet Surfer 2.0 (Wayzata Technology) (1996).iso / pc / text / mac / faqs.251 < prev    next >
Text File  |  1996-02-12  |  28KB  |  753 lines

  1. Frequently Asked Questions (FAQS);faqs.251
  2.  
  3.  
  4.  
  5. Q3.2: Software for Motorola DSPs.
  6.  
  7. =======================================================================
  8.  
  9. Q3.2.1: Where can I get a free assembler for the Motorola DSP56000?
  10.  
  11. A free assembler for the Motorola DSP56000 exists, thanks to Quinn
  12. Jensen, jensenq@qcj.icon.com.  The current version is 1.1, and
  13. it is posted to alt.sources, so look for it on mirrors of that
  14. newsgroup (like wuarchive.wustl.edu).
  15.  
  16. =======================================================================
  17.  
  18. Q3.2.2: Where can I get a free C compiler for the Motorola DSP56000?
  19.  
  20. There are two separate compiler sources for the Motorola DSP56000.  One
  21. is the port of gcc 1.40 done by Andrew Sterian (asterian@eecs.umich.edu) and
  22. the other is a port of gcc 1.37.1 done by Motorola and returned to the
  23. FSF.  Andrew's port has bowed to Motorola's version.  Both may be
  24. portable to gcc2.x.x with some effort required.  Neither of these comes
  25. with an assembler, but you can get a free DSP56000 assembler elsewhere
  26. (see Q3.2.1 above).
  27.  
  28. The Motorola gcc source is available for FTP from:
  29.  
  30.     nic.funet.fi        ~pub/ham/dsp/dsp56k-tools/dsp56k-gcc.tar.Z
  31.     evans.ee.adfa.oz.au    pub/micros/56k/g56k.tar.Z
  32.  
  33. From Andrew Sterian, asterian@eecs.umich.edu:
  34.  
  35. My DSP56156 port is still the only DSP56156 compiler around and I have
  36. just released an updated version of it.  Both this compiler and the
  37. previous incarnation are archived on wuarchive.wustl.edu (in the
  38. usenet/alt.sources directory) amongst other places.
  39.  
  40. =======================================================================
  41.  
  42. Q3.2.3: Where can I get algorithms and libraries for Motorola DSPs?
  43.     What is the number for the Motorola DSP BBS?
  44.  
  45. Motorola runs "Dr. Bub", a bulletin board for DSPs containing source code
  46. for various libraries and algorithms.  You can call it at (512) 891-3771
  47. (9600, 4800, 2400, 1200 bps) or (512) 891-3773 (2400/1200/300 bps).
  48. Format is 8 data bits, no parity, 1 stop bit).  Log in as "guest" to
  49. browse the system, or you can open an account by entering "new" at the
  50. account name prompt.  [John Fisher, johnf@dsp.sps.mot.com]
  51.  
  52. Alternatively, Dr. BuB is mirrored on the following sites:
  53.  
  54. calvin.stanford.edu   (36.14.0.43)     in   /motorola
  55. bode.ee.ualberta.ca   (129.128.16.96)  in   /pub/dos/motorola
  56. nic.funet.fi          (128.214.6.100)  in   /pub/misc/motorola
  57. doc.ic.ac.uk          (146.169.3.7)    in
  58. /computing/systems/motorola/digital-signal-processing/dr.bub.sources
  59.  
  60. Also try nic.funet.fi in /pub/ham/dsp for a lot of good stuff on
  61. communications uses, including some hardware.
  62.  
  63. ccrma-ftp.stanford.edu also has a variety of DSP code (much of it NeXT
  64. specific, see below), including the following for the DSP56000:
  65.  
  66. pub/clm.tar.Z        "CLM", a package aimed mainly at composers doing
  67.             computer music in Common Lisp, but includes a Lisp
  68.             56000 assembler, debugger, loader, large libraries of
  69.             DSP56000 routines useful in computer music, and
  70.             a compiler from a subset of Common Lisp to
  71.             DSP56000 code.  [bil@ccrma.stanford.edu]
  72.  
  73. =======================================================================
  74.  
  75. Q3.2.4: Where can I get NeXT-compatible Motorola DSP56001 code?
  76.  
  77. Try the following from ccrma-ftp.Stanford.EDU:
  78.  
  79. DSP programs for the NeXT platform:
  80.  
  81. pub/DSP/resample.tar.Z          Audio sampling-rate conversion and FIR
  82.                 filter design.
  83. pub/DSP/ResoLab2.1.tar.Z        Interactive filter instrument; sources now
  84.                 included, online help.
  85. pub/DSP/Spectro.Z               Spectrum analysis tool, with source code.
  86. pub/DSP/WaveFormEditor.tar.Z    Jean Laroche's real-time waveform editor,
  87.                 with DAJ's additions.
  88.  
  89. DSP programming examples for the NeXT platform:
  90.  
  91. pub/DSP/dsp_dma_stream.tar.Z    Fast DSP DMA programming example (two-way DMA).
  92. pub/DSP/JeanLaroche.tar.Z       Low-level sound and DSP programming examples
  93.                 and docs.
  94.  
  95. [bil@ccrma.Stanford.EDU]
  96.  
  97. =======================================================================
  98.  
  99. Q3.3: Software for Texas Instruments DSPs.
  100.  
  101. =======================================================================
  102.  
  103. Q3.3.1: Where can I get algorithms or libraries for TI DSPs?
  104.         What is the number for the TI DSP BBS?
  105.  
  106. nic.funet.fi has some old, apparently public domain, assembler and
  107. related tools from TI for the TMS320 family.  [Antti-Pekka Virtanen,
  108. antsu@utu.fu]
  109.  
  110. The TI DSP bulletin board is at (713) 274-2323 (300, 1200, 2400, or 9600 bps;
  111. 8 data, 1 stop, no parity).
  112.  
  113. evans.ee.adfa.oz.au has a mirror of the TI DSP bulletin board in
  114. "mirrors/tibbs".  See the "00README" file at the top of the
  115. directory tree for info.  Please restrict FTP session to outside of
  116. 8 am to 6 pm local time (10 pm to 8 am GMT).  [Brad Hards,
  117. hards4@ee.adfa.oz.au]
  118.  
  119. { If anyone knows of any other sources for TI DSP software, please let
  120. us know at comp-dsp-faq@ohm.Berkeley.EDU.  Thanks! }
  121.  
  122. =======================================================================
  123.  
  124. Q3.3.2: Where can I get a free C compiler for the TI TMS320C30?
  125.  
  126. Sonitech (see vendors list) has a gcc based TMS320C30 C compiler
  127. that was originally done Computer Motion.  Sonitech sells it
  128. for $995, but under the terms of the Gnu Public License, other
  129. people can then give it away.  While we haven't heard of any
  130. ftp sites yet, there are bound to be some soon.
  131.  
  132. =======================================================================
  133.  
  134. Q3.4: Software for Analog Devices DSPs.
  135.  
  136. =======================================================================
  137.  
  138. Q3.4.1: Where can I get algorithms or libraries for Analog Devices DSPs?
  139.         What is the number for the Analog Devices DSP BBS?
  140.  
  141. The number for the Analog Devices DSP BBS is (617) 461-4258 (300, 1200,
  142. 2400, 9600, 14400 bps), 8N1.
  143.  
  144. [Greg Koker, greg.koker@analog.com]
  145.  
  146. { If anyone knows of other sources for Analog Devices DSP software,
  147. please let us know at comp-dsp-faq@ohm.Berkeley.EDU.  Thanks! }
  148.  
  149. =======================================================================
  150.  
  151. Questions, comments, or submissions for this FAQ should be mailed to
  152. comp-dsp-faq@ohm.Berkeley.EDU, ...!ucbvax!ohm!comp-dsp-faq.  Thanks!
  153. Xref: bloom-picayune.mit.edu comp.dsp:4663 news.answers:4080
  154. Path: bloom-picayune.mit.edu!snorkelwacker.mit.edu!usc!wupost!darwin.sura.net!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!ames!agate!agate!usenet
  155. From: phil@ohm.Berkeley.EDU (Phil Lapsley)
  156. Newsgroups: comp.dsp,news.answers
  157. Subject: comp.dsp FAQ [2 of 2]
  158. Supersedes: <dsptwo_720140326@ohm.berkeley.edu>
  159. Followup-To: poster
  160. Date: 17 Nov 1992 05:23:45 GMT
  161. Organization: University of California at Berkeley
  162. Lines: 1355
  163. Approved: news-answers-request@MIT.Edu
  164. Distribution: world
  165. Message-ID: <dsptwo_721977817@ohm.berkeley.edu>
  166. References: <dspone_721977817@ohm.berkeley.edu>
  167. NNTP-Posting-Host: tukey.berkeley.edu
  168. Summary: This is a periodic posting to comp.dsp that gives information
  169.     on frequently asked questions asked in this newsgroup.
  170.  
  171. Archive-name: dsp-faq/part2
  172. Last-modified: Mon Nov 16 1992
  173. Version: 0.7
  174.  
  175. 4. Hardware.
  176.  
  177. This section deals with DSP hardware, including boards, peripherals, and
  178. some peripheral chips.  Most of this information comes from:
  179.  
  180.     Phil Lapsley    (phil@bdti.com)
  181.     David Pepper    (dpepper@thumper.bellcore.com)
  182.     Malachy Devlin    (madmal@spd.eee.strathclyde.ac.uk)
  183.     Paul Russell    (paulr@syma.sussex.ac.uk)
  184.     Steve Haehnichen    (vigra!calvin!steve@UCSD.EDU)
  185.     Josh A. Kablotsky    (joshua.kablotsky@analog.com)
  186.     Len May        (len.may@cygnus.spd.analog.com)
  187.     Greg Smart        (rcogs@citri.edu.au)
  188.     Steve Sidman    (sidman@sharpwa.com)
  189.  
  190. Q4.1: DSP development boards.
  191.  
  192. Note: This information was mainly supplied by vendor catalogues.  It is in
  193. no way definitive, and much of the information may well be out of date
  194. or simply wrong.  Beware!
  195.  
  196. Q4.1.1: IBM PC DSP development boards.
  197.  
  198. IBM PC boards, Analog Devices 2100 series processors:
  199. ----------------------------------------------------------------------------
  200. Name: ADSP-2101 DSPB 2101-4
  201. Type: Four processor ADSP-2101 IBM PC AT board
  202. Company: CMS GmbH
  203. Processor: 4x ADSP 2101
  204. Analog I/O: 2 16 bit A/Ds per processor.
  205.  
  206. Name: ADSP-2101 LAB-DSP
  207. Type: ADSP-2101 or ADSP-2105 IBM PC/AT XT
  208. Company: Computer Continuum
  209. Processor: ADSP 2101 or ADSP 2105
  210. Features: Shared memory between PC and DSP.  Serial I/O.  Daughter board.
  211.  
  212. Name: Feature Finder ADSP-2105
  213. Type: ADSP-2105 frame grabber for IBM PC
  214. Company: Current Technology, Inc.
  215. Processor: ADSP 2101
  216. Features: RS-170 video interface, 512x512 video memory, feature extraction s/w
  217.  
  218. Name: LAB2105 DSP Card
  219. Type: ADSP-2105 board for IBM PC
  220. Company: EnterTec, Inc.
  221. Processor: ADSP-2105
  222. Analog I/O: Codec with microphone input and headphone output.
  223.  
  224. Name: ADSP-2105 DSP Platform
  225. Type: Dual ADSP-2105 or ADSP-2101 IBM PC board
  226. Company: Hollis Electronics
  227. Processor: 2x ADSP-2105 (or ADSP-2101s)
  228. Analog I/O: 2 14 bit D/A, 2 12 bit A/D
  229. Features: 2x RS-232 UARTs, real-time clock, 2x 16 bit timers, 4 char LED
  230.  
  231. Name: ADSP-2100 DX2100
  232. Type: ADSP 2100 (?) IBM PC board
  233. Company: Logabex
  234. Processor: ADSP-2100 (?)
  235.  
  236. Name: ADSP-2100 System board
  237. Type:  ADSP-2100A IBM PC card
  238. Company: Loughborough Sound Images
  239. Processor: ADSP-2100A 40 MHz 16K words RAM
  240. Analog I/O: 12 bit 125 kHz A/D, D/A
  241.  
  242. Name: ADSP-2101 System board
  243. Type: ADSP-2101 IBM PC card
  244. Company: Loughborough Sound Images
  245. Processor: ADSP-2101 12.5 MHz, 8K words RAM
  246. Analog I/O: A/D -- D/A: dual 14 bit 19.2 kHz CODECs (TI TLC32044Cs)
  247. Comments: 32Kx8 EPROM socket allows some standalone behavior
  248.  
  249. Name: GODSPEED (ADSP-2101)
  250. Type: ADSP-2101 IBM PC board
  251. Company: Prime Ideal
  252. Processor: ADSP-2101, dual-port RAM to PC bus
  253. Analog I/O: 48 kHz codec w/ speaker and mic connectors
  254.  
  255. Name: ADSP-2105 Espresso Board
  256. Type: ADSP-2105 IBM PC XT/AT board
  257. Company: Saddle Point Systems
  258. Processor: ADSP-2105 or ADSP-2101, 28K words memory.
  259. Analog I/O: on board codec
  260.  
  261. Name: ADSP-2101 SPB2
  262. Type: Dual ADSP-2101 IBM PC AT board
  263. Company: Signal-Data
  264. Processor: 2x ADSP-2101s, 32Kw RAM/proc, 8Kw ROM/proc.
  265. Analog I/O: 12 bit A/D, 12 bit D/A on one processor
  266.  
  267. Name: PC-1601A, DSPS-2601
  268. Type: ADSP-2101 IBM PC board (?)
  269. Company: Wavetron Microsystems
  270. Comments: DSPS-2601 is a multi-channel version. (?)
  271.  
  272. IBM PC boards, Analog Devices 21000 series processors:
  273. ----------------------------------------------------------------------------
  274. Name: GAMMA 20/25
  275. Type: ADSP-21020 IBM PC AT board
  276. Company: BittWare Research Systems, Inc.
  277. Processor: DSP-21020 25 MHz, 32K or 128K RAM
  278. Analog I/O: daughter card available
  279. Features: DT-connect interface, mezzanine bus for daughter cards
  280.  
  281. Name: ADSP-21020 System Board
  282. Type: ADSP-21020 IBM PC AT board
  283. Company: Loughborough Sound Images
  284. Processor: ADSP-21020, 160 Kw program RAM, 160 Kw data RAM
  285. Analog I/O: dual 16 bit analog I/O daughter card option.
  286. Features: Interval timer.
  287.  
  288.  
  289. IBM PC boards, AT&T processors:
  290. ----------------------------------------------------------------------------
  291. Name: DSP-32C
  292. Type: AT&T DSP-32C IBM PC-AT card
  293. Company: Ariel Corp (908) 249-2900
  294. Processor: DSP-32C
  295.  
  296. Name: V3-B0-00
  297. Type: AT&T DSP-32C IBM PC-AT (16 bit) card
  298. Company: Communication Automation and Control, Inc. (800) 367-6735
  299. Processor: DSP-32C 50 MHz, 128 K? SRAM (expandable)
  300. Analog I/O: available via mezzanine card
  301. Features: mezzanine bus
  302. Price: $1245
  303.  
  304. Name: AC5-A0
  305. Type: AT&T DSP-32C IBM PC-AT (16 bit) card
  306. Company: Communication Automation and Control, Inc. (800) 367-6735
  307. Processor: DSP-32C 50 MHz, 64 K? SRAM (expandable)
  308. Analog I/O: available via mezzanine card
  309. Features: mezzanine bus
  310. Price: $995
  311.  
  312. Name: XC5-A0
  313. Type: AT&T DSP-32C IBM PC-AT (8 bit) card
  314. Company: Communication Automation and Control, Inc. (800) 367-6735
  315. Processor: DSP-32C 49.152 MHz, 64 K? SRAM (expandable)
  316. Analog I/O: available via mezzanine card
  317. Features: mezzanine bus
  318. Price: $995
  319.  
  320. Name: DSP32C System board
  321. Type: DSP32C IBM PC AT card
  322. Company: Loughborough Sound Images
  323. Processor: DSP32C 50 MHz, 40K words RAM
  324. Analog I/O: dual 16 bit 153 kHz A/D, D/A (Burr Brown PCM78 & PCM56)
  325. Comments: "DSP32 Processor board" is as above, but without analog I/O.
  326. Instead it has a wire wrap prototyping area.
  327.  
  328. Name: DSP32C Telephony Board
  329. Type: DSP32C IBM PC AT card
  330. Company: Loughborough Sound Images
  331. Processor: DSP32C 50 MHz, 40K words RAM
  332. Analog I/O: AT&T 7525 CODEC
  333. Features: 4 line telephone interface with opto-isolated ring detector in
  334. either US or UK configuration.
  335.  
  336. Name: AT-DSP2200
  337. Type: AT&T DSP-32C IBM PC-AT card
  338. Company: National Instruments (800) 433-3488
  339. Processor: DSP-32C
  340. Analog I/O: 16 bit sigma-delta A/D, D/A
  341. Features: 16 bit real-time system integration (RTSI) peripheral bus interface.
  342.  
  343. Name: Array Processor Card AP2
  344. Type: AT&T DSP-32C IBM PC-AT card
  345. Company: Tucker-Davis Technologies
  346. Processor: DSP-32C 50 MHz, 512 Kbytes SRAM, 8.5 Mbytes DRAM
  347. Analog I/O: available via expansion card
  348. Features: fiber optic interface to a variety of peripherals
  349. Comments: available with the "AP2 operating system" (APOS), which is also
  350. a sort of high-level language for rapidly building DSP applications.
  351.  
  352. Name: Qw3210-SA
  353. Type: DSP3210 IBM PC (ISA) card
  354. Company: Quantawave, (508) 481-9802
  355. Processor: DSP3210 64 MHz, 136 kbytes SRAM, dual-port DRAM between PC, DSP
  356. Analog I/O: dual 16 bit 200 kHz A/D, D/A with programmable gain, cutoff
  357. Price: $2995
  358.  
  359. Name: MP3210
  360. Type: DSP3210 IBM PC card
  361. Company: Ariel, (908) 249-2900
  362. Processor: 1 or 2 DSP3210 55 MHz, 64 kbytes SRAM (1 ws), 1 Mbyte DRAM
  363. (4-6 ws)
  364. Analog I/O: dual 16 bit 100 kHz A/D, D/A (400 kHz -> 12 bit)
  365. Features: DT-connect interface, NABus interface
  366.  
  367.  
  368. IBM PC boards, Motorola DSP56000 processors:
  369. ----------------------------------------------------------------------------
  370. Name: DSP-56
  371. Type: DSP56001 IBM PC AT card
  372. Company: Ariel Corp (908) 249-2900
  373. Processor: 27 (?) MHz DSP56001
  374. Analog I/O: dual 16 bit 100 kHz A/D, D/A
  375. Features: DSPnet parallel interface, SCSI interface, async serial interface
  376.  
  377. Name: PC-56
  378. Type: DSP56001 IBM PC AT card
  379. Company: Ariel Corp (908) 249-2900
  380. Processor: 27 MHz 56k with 16K or 64K words RAM
  381. Analog I/O: optional 14 bit single channel analog I/O.
  382.  
  383. Name: Cheetah mother board
  384. Type: DSP96002/dual DSP56001 IBM PC AT card
  385. Company: Atlanta Signal Processors, Inc. (ASPI) (404) 892-7265
  386. Processor: DSP96002 33 MHz, 256k-2M bytes RAM, dual DSP56001s 20 MHz
  387. Features: serial interfaces.
  388.  
  389. Name: DSP56001 System board
  390. Type: DSP56001 IBM PC card
  391. Company: Loughborough Sound Images
  392. Processor: DSP56001 20Mhz 192K words RAM
  393. Analog I/O: two 16 bit 153 kHz A/D w/ 3rd order analog filters,
  394.        two 16 bit D/A  w/ 3rd order analog filters, telephony codec
  395. Comments: "DSP56001 Processor board" is same, but without analog I/O
  396.  
  397. Name: Dual DSP56001 Processor board
  398. Type: two processor DSP56001 IBM PC card
  399. Company: Loughborough Sound Images
  400. Processor: 27 MHz 56k, 32K words RAM per CPU
  401.            Interface: Two ADS ports, each processor has RS422 or SLD ISDN
  402. Comments: 2Kx16 bit dual port RAM between host and each processor,
  403.            2Kx24 bit dual port RAM between 56ks
  404.  
  405. Name: DSP56001 Application Development System (ADS)
  406. Type: DSP56001 board for IBM PC
  407. Company: Motorola Corp. (512) 891-2030
  408. Processor: DSP56001
  409. Comments: Motorola produce DSP56000 assembler, linker, simulator, C compiler.
  410. This is an external board that interfaces to a variety of hosts, including
  411. the IBM PC, via host-specific adaptor cards.
  412.  
  413. IBM PC boards, Motorola DSP56156/DSP56116 processors:
  414. ----------------------------------------------------------------------------
  415. Name: DSPB56166 System board
  416. Type: DSP56156 IBM PC AT card
  417. Company: Integrated Technologies Solutions, Inc.
  418. Processor: DSP56156 ?? MHz, ?? words RAM,
  419. Features: Xilinx FPGA for custom digital I/O
  420.  
  421. Name: DSP56116 System board
  422. Type: DSP56116 IBM PC AT card
  423. Company: Spectrum Signal Processing (604) 438-7266
  424. Processor: DSP56116 80? MHz, 30K words RAM,
  425. Analog I/O: two CODECs attached to 56116 serial ports
  426.  
  427. IBM PC boards, Motorola DSP96000 processor:
  428. ----------------------------------------------------------------------------
  429. Name: MM-96
  430. Type: Two processor DSP96002 IBM PC AT card
  431. Company: Ariel Corp (908) 249-2900
  432. Processor: 2x DSP96002
  433.  
  434. Name: DSP96002 System board
  435. Type: DSP96002 IBM PC card
  436. Company: Loughborough Sound Images
  437. Processor: DSP96002 33 MHz , 64Kword 0ws RAM + 256Kword 1ws RAM
  438. Analog I/O: dual 16 bit 100 kHz A/D converters (Motorola 56ADC16s)
  439.  
  440. Name: DSP96002 Application Development System (ADS)
  441. Type: DSP96002 board for IBM PC
  442. Company: Motorola Corp. (512) 891-2030
  443. Processor: DSP96002
  444. Comments: This is an external board that interfaces to a variety of hosts,
  445. including the IBM PC, via host-specific adaptor cards.
  446.  
  447.  
  448. IBM PC boards, Texas Instruments TMS320C1x processors:
  449. ----------------------------------------------------------------------------
  450. Name: TMS320C1x Development System
  451. Type: IBM PC card
  452. Company: Loughborough Sound Images
  453. Processor: TMS320C14
  454. Comments: Integrated emulation and programming system.
  455.  
  456. Type: PC board with TMS32010
  457. Company: Natural Microsystems Corp. (800) 533-6120
  458. Processor: TMS32010
  459.  
  460. IBM PC boards, Texas Instruments TMS320C25 processors:
  461. ----------------------------------------------------------------------------
  462. Name: DSP-16+
  463. Type: TMS320C25 IBM PC AT card
  464. Company: Ariel Corp (908) 249-2900
  465. Processor: 40 MHz 320C25
  466. Analog I/O: two channel 16 bit 50 kHz A/D, D/A.
  467.  
  468. Name: Chimera system
  469. Type: TMS320C25 or TMS320C26 IBM PC AT card
  470. Company: Atlanta Signal Processors, Inc. (ASPI) (404) 892-7265
  471. Processor: TMS320C25/TMS320C26, 40/50 MHz, 4K-64K words RAM
  472. Analog I/O: optional 16 bit 200 kHz A/D, D/A is optional via daughter card.
  473.  
  474. Name: BN2500 DSP development and acquisition processor
  475. Company: Bridgenorth Signal Processing, (604) 538-0003
  476. Type: TMS320C25 IBM PC card
  477. Processor: TMS320C25 40 (opt 50) MHz, 32 Kw 0 ws SRAM, 32Kw 1 ws SRAM,
  478. 64 Kw 1 ws SRAM, 256 Kw 1 ws DRAM
  479. Analog I/O: dual 16 bit A/D, D/A via BN3216 expansion module
  480. Features: external buffer management unit to expand address range of C25
  481.  
  482. Name: Model 250 DSP board
  483. Type: TMS320C25 board for IBM PC AT
  484. Company: Dalanco Spry
  485. Processor: TMS320C25 40 MHz, 4K words program RAM (64K optional),
  486.     32K words data RAM (128K optional) (1 ws),
  487. Analog I/O: 12 bit 300 kHz A/D, dual 12 bit 250 kHz D/A
  488. Features: 16 bit expansion bus, serial port
  489.  
  490. Name: TMS320C25 System board
  491. Type: TMS320C25 IBM PC card
  492. Company: Loughborough Sound Images
  493. Processor: TMS320C25 40 or 50 MHz 16K words RAM
  494. Analog I/O: 1 channel 16 bit 54 kHZ A/D, D/A (100 kHz 12 bit)
  495. Comments: "TMS320C25 Processor board" is as above, but without analog I/O
  496.  
  497. Name: TMS320C25 Data Acquisition Processor
  498. Type: TMS320C25 IBM PC card
  499. Company: Loughborough Sound Images
  500. Processor: TMS320C25 40 MHz, 64K words program RAM, 64K words data RAM,
  501.     256K words buffer RAM
  502. Features: Has buffer management unit, handling circular buffer management,
  503. multiple data channel support, data compare functions, sample counter.
  504.  
  505. IBM PC boards, Texas Instruments TMS320C30 processors:
  506. ----------------------------------------------------------------------------
  507. Name: Banshee mother board
  508. Type: TMS320C30 IBM PC AT card
  509. Company: Atlanta Signal Processors, Inc. (ASPI) (404) 892-7265
  510. Processor: TMS320C30 33 MHz, 256k-512k bytes RAM
  511. Analog I/O: 16 bit 200 kHZ A/D, D/A available via optional boards.
  512. Comments: Optional boards allow multiple Banshee boards to be connected,
  513. provide extra memory, and provide analog I/O.
  514.  
  515. Name: BN3000 DSP development and acquisition processor
  516. Company: Bridgenorth Signal Processing, (604) 538-0003
  517. Type: TMS320C30 IBM PC card
  518. Processor: TMS320C30 ?? MHz (60 ns cycle), 512 Kw SRAM (1 ws)
  519. Analog I/O: dual 16 bit A/D, D/A via BN3216 expansion module
  520. Features: serial, parallel interfaces
  521.  
  522. Name: Tiger 30
  523. Type: TMS320C30 board for IBM PC
  524. Company: DSP Research
  525. Processor: TMS320C30
  526.  
  527. Name: TMS320C30 System board
  528. Type: TMS320C30 IBM PC AT card
  529. Company: Loughborough Sound Images
  530. Processor: TMS320C30 33 MHz, 64K words RAM
  531. Analog I/O: 2x 16 bit A/D (Burr Brown PCM78), 2x 16 bit D/A (Burr Brown PCM56)
  532. Comments: "TMS320C30 Processor board" is as above, but without analog I/O and
  533. has instead a prototyping area.
  534.  
  535. Name: SPIRIT-30 AT/ISA
  536. Company: Sonitech International
  537. Type: TMS320C30 IBM PC card
  538. Processor: TMS320C30 33 MHz, 256 Kbytes SRAM (expandable)
  539. Analog I/O: available via serial port interfaces
  540. Features: serial, parallel ports
  541.  
  542. Name: EVM30
  543. Company: Texas Instruments
  544. Type: TMS320C30 IBM PC card (?)
  545. Processor: TMS320C30 30 MHz, 16 Kw RAM
  546. Analog I/O: 14 bit codec, up to 19.2 kHz sample rate
  547. Comments: inexpensive TI development platform for the C30
  548.  
  549. IBM PC boards, Texas Instruments TMS320C40 processors:
  550. ----------------------------------------------------------------------------
  551. Name: Vortex system board
  552. Type: TMS320C40/TMS320C31 IBM PC AT card
  553. Company: Atlanta Signal Processors, Inc. (ASPI) (404) 892-7265
  554. Processor: TMS320C40 ?? MHz, TMS320C31 33 MHz, 128 kbytes SRAM
  555. Analog I/O: optional 16 bit 200 kHz A/D, D/A via daughter card.
  556.  
  557. Name: DT3801
  558. Type: TMS320C40 IBM PC AT card
  559. Company: Data Translation
  560. Processor: TMS320C40 40 MHz, 130 Kw SRAM, 4 Mbytes DRAM
  561. Analog I/O: A/D: 12 or 16 bits, 160 kHz to 1 MHz; D/A: 2x 16 bits, 100 kHz
  562. Features: 20 lines digital I/O, 2 counters/timers, separate clocks for A/D, D/A
  563.  
  564. Name: TMS320C40 Parallel DSP System
  565. Type: IBM PC/AT card
  566. Company: Loughborough Sound Images
  567. Processor: 2 TMS320C40 50 Mhz 64K words RAM
  568. Analog I/O: Daughtercard expansion socketing.
  569. Comments: Uses TIM-40 compatible modules
  570.  
  571. Name: SPIRIT-40 AT/ISA
  572. Type: TMS320C40 IBM PC AT card
  573. Company: Sonitech International
  574. Processor: TMS320C40 40 MHz, 1 Mbyte SRAM (expandable)
  575. Analog I/O: available via serial port interface
  576. Features: serial, parallel ports
  577.  
  578. IBM PC boards, Texas Instruments TMS320C50 processors:
  579. ----------------------------------------------------------------------------
  580. Name: TMS320C50 System board
  581. Type: TMS320C50 IBM PC AT card
  582. Company: Loughborough Sound Images
  583. Processor: TMS320C50 50 MHz 32K words RAM
  584. Features: 65sq cm wire wrap area.
  585.  
  586. IBM PC boards, Texas Instruments TMS320M500 (Mwave) processor:
  587. ----------------------------------------------------------------------------
  588. Name: Mwave multimedia platform
  589. Type: TMS320M500 (Mwave) IBM PC AT card
  590. Company: Atlanta Signal Processors, Inc. (ASPI) (404) 892-7265
  591. Processor: TMS320M500 33(?) MHz, 64 kbytes data SRAM, 96 kbytes prog SRAM
  592. Analog I/O: stereo 16 bit A/D D/A, codec, telephone line interface
  593. Features: MIDI interface, microphone input, speaker output
  594.  
  595.  
  596. IBM PC boards, other processors:
  597. ----------------------------------------------------------------------------
  598. Name: PDSP16488 Imaging/Graphics board
  599. Type: PDSP-16488 IBM PC card
  600. Company: Spectrum Signal Processing (604) 438-7266
  601. Processor: PDSP-16488
  602.  
  603.  
  604. Q4.1.2: Mac Nubus DSP development boards.
  605.  
  606. Mac Nubus boards, AT&T processors:
  607. ----------------------------------------------------------------------------
  608.  
  609. Name: MacDSP MB/A
  610. Type: DSP32C Apple Mac NuBus board
  611. Company: Spectral Innovations (408) 727-1314
  612. Price: $3495-$4995
  613. Processor: DSP32C 60 MHz DSP with up to 1 Mbyte SRAM
  614. Comments: Optional 12 bit A/D card at 16 bit A/D, D/A with 1,2 or 8 channels
  615.  
  616.  
  617. Mac Nubus boards, Motorola DSP56000 processor:
  618. ----------------------------------------------------------------------------
  619. Name: MAC-56
  620. Type: Macintosh NuBus DSP56001 card
  621. Company: Ariel Corp. (908) 249-2900
  622. Processor: 56001 with 48-192K words RAM
  623. Comments: Comes with DSPworks software
  624.  
  625. Name: AudioMedia II
  626. Type: Macintosh NuBus DSP56001 card
  627. Company: DigiDesign Inc. (415) 688-0600
  628. Processor: 56001 @ 33.87 MHz with 8/4/4 K words P/X/Y RAM
  629. Analog I/O: stereo 16 bit 44.1/48 kHz A/D, D/A (?)
  630. Features: SPDIF I/O.  Supported by DSP Designer software from Zola
  631. Technologies Inc.
  632.  
  633. Name: Sound Accelerator II
  634. Type: Macintosh NuBus DSP56001 card
  635. Company: DigiDesign Inc. (415) 688-0600
  636. Processor: 56001 @ 33.87 MHz with 8/16/16 K words P/X/Y RAM
  637. Features: Optional digital/analogue audio I/O unit available.  Supported by
  638. DSP Designer software from Zola Technologies Inc.
  639.  
  640. Name: Pro Tools
  641. Type: Macintosh NuBus 2 x DSP56001 card
  642. Company: DigiDesign Inc. (415) 688-0600
  643. Processor: 2 x 56001 32 MHz, 8/16/16 K words P/X/Y RAM each
  644. Features: Optional digital/analogue audio I/O unit available.
  645.   Supported by DSP Designer software from Zola Technologies Inc.
  646.  
  647. Name of Board: DSP56001 Application Development System (ADS)
  648. Type: DSP56001 board for Mac II
  649. Company: Motorola Corp. (512) 891-2030
  650. Processor: DSP56001
  651. Comments: This is an external board that interfaces to a variety of hosts,
  652. including the Mac, via host-specific adaptor cards.
  653.  
  654.  
  655. Mac Nubus boards, Motorola DSP96000 processor:
  656. ----------------------------------------------------------------------------
  657. Name: DSP96002 Application Development System (ADS)
  658. Type: DSP96002 board for Mac II
  659. Company: Motorola Corp. (512) 891-2030
  660. Processor: DSP96002
  661. Comments: This is an external board that interfaces to a variety of hosts,
  662. including the Mac, via host-specific adaptor cards.
  663.  
  664.  
  665. Mac Nubus boards, Texas Instruments processors:
  666. ----------------------------------------------------------------------------
  667. Name: NB-DSP2300, 2301, 2305
  668. Type: TMS320C30 board for Mac NuBus
  669. Company: National Instruments (800) 433-3488
  670. Processor: TMS32C30 at 33 (2300), 27 (2301), or 40 (2305) MHz.,
  671. 64K or 320K of memory, TMS320C30 to IEEE 754 translator hardware.
  672. Features: 16 bit "real time system integration" (RTSI) peripheral bus.
  673.  
  674. Q4.1.3: SBus DSP development boards.
  675.  
  676. SBus boards, AT&T processors:
  677. ----------------------------------------------------------------------------
  678. Name: S-32C
  679. Type: SBus Accelerator Board
  680. Company: Ariel
  681. Price: $2,995  ($5,795 with C compiler)
  682. Processor: AT&T DSP-32C 50MHz, 256 Kbytes to 4 Mbytes SRAM
  683. Analog I/O: Interfaces with Ariel's ProPort & Digital Microphone
  684.  
  685. Name: MAXCOM Multimedia Processor
  686. Type: Dual DSP3210 Sbus card
  687. Company: KINETICSYSTEMS
  688. Processor: Dual DSP3210
  689. Analog I/O: multimedia audio codec and a telephone quality codec.
  690. Comments: Complete ATT DSP board using real-time operating system (VCOS) and
  691. ATT Multimedia Module Library to provide functions for V.29/V.32 data/fax
  692. modems, speech recognition/synthesis, etc.
  693.  
  694.  
  695. SBus boards, Motorola DSP56000 processor:
  696. ----------------------------------------------------------------------------
  697. Name: S-56X
  698. Type: SBus Accelerator Board
  699. Company: Ariel (designed (and also sold) by Berkeley Camera Engineering)
  700. Price: $2,495 / $2,995
  701. Processor: Motorola DSP56001 27 or 32 MHz, 32 Kw RAM
  702. Analog I/O: Digital Microphone, ProPort or AES/EBU
  703. Features: DMA controller, Xilinx 3042 gate array for special purpose I/O.
  704. (1.2 Mby/sec transfer rate using the S-56X, w/ ~3ms latency at DMA page
  705. boundaries).
  706.  
  707. Name: VS-30
  708. Type: SBus Dual Channel Telephone Signal Processor
  709. Company: Vigra  (619) 483-1197
  710. Price: $1375
  711. Availability: In beta test Sep/Nov 1992
  712. Processor: DSP56001 (27 MHz)
  713. Analog I/O: 3 x 8KHz u-Law CODECs. (Line 1, Line 2, handset)
  714. Features: Two RJ-11 telephone jacks, and local handset jack, DTMF transmit
  715. & detect, hook switch control, ring detect, Call progress monitoring
  716. SunOS drivers, programming library, demos.  All source code included.
  717.  
  718.  
  719. SBus boards, Texas Instruments TMS320 processors:
  720. ----------------------------------------------------------------------------
  721. Name: SPIRIT-30 SBus
  722. Type: 33 MFLOP Application Accelerator -- SBus
  723. Company: Sonitech International Inc. (617) 235-6824
  724. Price: $8,995  ($9,795 for the 40 MFLOP board)
  725. Processor: TMS320C30
  726. Analog I/O: Optional serial port box (extra $1795), IC-100-1 16 bit single
  727.     channel @ 100kHz or, DSP/AIB-1: A/D 2 ch., D/A 1 ch., sampling
  728.     rate up to 20 kHz,anti-aliasing filters, telephone handset interface
  729.     ($480).  Stereo audio and telephone interface card (1-22) for $695
  730.     comes with SW library and demo programs.
  731. Features: Other options for the A/D/A system are available.  Filter modules
  732. are extra.  Board runs the SPOX operating system.  All of their boards are
  733. code compatible with each other (PC and SUNs and VME).  Up to six SPIRIT-30
  734. cards can be configured for a 240 MFlop parallel processing system.
  735.  
  736. Name: SDSP/C30D
  737. Type: TMS320C30 SBus Processor Card
  738. Company: Loughborough Sound Images
  739. Processor: TMS320C30 33 MHz 128Kwords RAM
  740. Comments: also available as SDSP/C30S with SCSI interface
  741.  
  742.  
  743. SBus boards, other processors:
  744. ----------------------------------------------------------------------------
  745. Name: ADDA1418-166
  746. Type: S-Bus A/D and D/A   (A/D and D/A are also available separately)
  747. Company: Analyx Systems Inc.  (510) 656-8017
  748. Price: $2,495.00 (4-92) (A/D only $1,995, D/A only $1,895)
  749. Processor: None
  750. Analog I/O: 166 kHz 16 channel, 14 bit isolated A/D, 4 Channel 18 bit D/A
  751. Features: 32K Dual-Ported on-board RAM.  Single S-Bus slot. All software
  752. included.
  753.